Back

Journal of Medical Imaging

SPIE-Intl Soc Optical Eng

Preprints posted in the last 90 days, ranked by how well they match Journal of Medical Imaging's content profile, based on 11 papers previously published here. The average preprint has a 0.01% match score for this journal, so anything above that is already an above-average fit.

1
A Real-World Evaluation of Failure Detection for Liver CT Segmentation

Bennett, J.; Woodland, M.; Castelo, A.; Altaie, M.; Antony, A.; Siddiqi, N. S.; Long, J. P.; Brock, K. K.

2026-06-29 radiology and imaging 10.64898/2026.06.26.26356692 medRxiv
Top 0.1%
10.2%
Show abstract

Deep learning models deployed in clinical imaging frequently encounter distribution shifts, yet most out-of-distribution (OOD) detection methods are evaluated only on controlled research datasets. As a result, it is unclear whether existing approaches can reliably identify segmentation failures that arise in real-world clinical practice. We evaluated six OOD detection methods on a deployed liver CT segmentation model (3D nnU-Net) using internal data from 400 patients and external data from 100 patients collected across nearly 70 sites in 7 countries. One method was Pairwise Surface DSC, a surface-based extension of Pairwise DSC, that we introduced. OOD performance was measured using sensitivity, AUROC, and balanced accuracy, with thresholds determined on an independent cohort of 400 patients using the Youden J statistic. Statistical significance was assessed using McNemar tests and stratified bootstraps ( = 0.05) with Benjamini-Hochberg correction. Pairwise Surface DSC was the top-performing method, with perfect sensitivities (1.00), near-perfect AUROCs (0.97 internal; 1.00 external), and the highest balanced accuracies (0.94 internal; 0.88 external; p<0.001). These results show that automated failure detection for liver CT segmentation is clinically feasible and that Pairwise Surface DSC is a promising candidate for deployment. Our code is available at https://github.com/mckellwoodland/liver_ct_ood_translation.

2
Fine-Tuning SAM2 for Coronary Artery Segmentation in X-Ray Fluoroscopy

Sivakumar, E.

2026-06-19 radiology and imaging 10.64898/2026.06.16.26355803 medRxiv
Top 0.1%
9.4%
Show abstract

SAM2 (Meta, 2024) provides a strong starting point for segmentation, but given the unique challenges in medical imaging (noise from patient movement, the projection-based nature of X-ray fluoroscopy, and low contrast between vessels and background), direct application is difficult. We fine-tune MedSAM2 on annotated coronary angiograms and apply it to video data for point-of-care use. On the ARCADE validation set (200 images), the fine-tuned model achieves Dice 0.767 compared to 0.033 zero-shot. On 10 fluoroscopic video studies from CoronaryDominance, it tracks vessels coherently and avoids falsely segmenting ribs, stents, and bypass grafts in 9 of 10 studies. Code is available at https://github.com/elakiyasivakumar/SAM2-Coronary-Angiography-VA and the fine-tuned checkpoint at https://huggingface.co/Elakiya17/CA-SAM2.

3
Parameter-efficient deep learning for pneumonia detection on chest X-rays: A comparative evaluation of explainable AI methods

Mahtabi, B.; Nasr-Esfahani, E.; Yaraghi, S.

2026-07-16 radiology and imaging 10.64898/2026.07.14.26358065 medRxiv
Top 0.1%
8.7%
Show abstract

Pneumonia is a leading cause of infectious disease mortality worldwide, accounting for approximately 2.5 million deaths annually and 15% of deaths in children under five. Chest X-ray imaging remains the primary diagnostic tool, but accurate interpretation requires radiological expertise that is disproportionately concentrated in high-income settings, creating a diagnostic gap where disease burden is highest. Automated deep learning offers a scalable complement to specialist-dependent diagnosis, yet clinical adoption requires both high accuracy and transparent, interpretable reasoning. Convolutional neural networks (CNNs) have shown strong potential for pneumonia detection from chest X-rays, but two barriers impede clinical translation: the interpretability of black-box models and the computational feasibility of large architectures in resource-constrained settings. Explainable AI (XAI) methods such as Grad-CAM, Grad-CAM++, and Score-CAM address the interpretability barrier, yet systematic quantitative comparisons across multiple CNN architectures remain scarce. Furthermore, CNN architectures widely used for medical image classification carry high parameter counts that limit feasibility in resource-constrained settings, motivating architectures that achieve competitive accuracy with substantially fewer parameters. Here we propose a parameter-efficient deep learning framework for pneumonia detection based on transfer learning, evaluated across three CNN architectures representing distinct architectural families: EfficientNet-B0 with fine-tuning (proposed method), ResNet50, and DenseNet121, trained under identical conditions on the Kaggle chest X-ray dataset (5,863 images). Our method achieved 90% classification accuracy, outperforming both baselines while requiring 4.8x fewer parameters than ResNet50. To evaluate explainability, Grad-CAM, Grad-CAM++, and Score-CAM were applied across all three architectures and compared quantitatively using Intersection over Union against manually annotated lung segmentation masks, Insertion score, and Deletion score, with pairwise statistical validation via Wilcoxon signed-rank tests and Bonferroni correction. Findings show that classification accuracy and XAI explanation quality must be evaluated independently, and that the proposed parameter-efficient architecture offers a favorable trade-off for resource-constrained clinical deployment.

4
FreqFuseNet: Resolving Feature-Scale Mismatch in Dual-Frequency Fusion for Thin-Wall Head-and-Neck OAR Segmentation

Chen, W.-Y.; Wan, S.-Y.; Lin, G.-Y.

2026-07-13 radiology and imaging 10.64898/2026.07.09.26357642 medRxiv
Top 0.1%
7.9%
Show abstract

Accurate segmentation of thin-wall organs-at-risk (OARs)-the cochlea, vestibular semicircular canals, internal auditory canal, tympanic cavity, and middle ear-is clinically relevant for head-and-neck radiotherapy planning, yet these small, thin-wall structures remain among the most challenging targets for automated delineation. Dual-frequency feature fusion is a promising direction for boundary-sensitive representation, but under the investigated FP16 FFT-FcaNet setting, we observe an approximately 863-fold activation-scale mismatch between the FFT and FcaNet branches, causing a nominal 5 percent residual coefficient to behave as an approximately 43-fold dominant term. We propose FreqFuseNet, which resolves this mismatch by normalizing the FcaNet branch to the FFT activation scale before residual injection with a fixed low-amplitude coefficient (beta = 0.05), restoring beta as an interpretable 5 percent residual-amplitude coefficient relative to the FFT feature scale. Under a controlled binary per-OAR ROI protocol on the SegRap2023 head-and-neck CT benchmark across 10 clinically prioritized thin-wall OARs, FreqFuseNet achieves Dice of 0.849, HD95 of 0.824 mm, and SDice@1mm of 0.959 in the primary seed, with comparable performance in an independent second seed (Dice 0.843, HD95 0.823 mm). FreqFuseNet yields statistically significant case-level aggregate improvements over 3D U-Net and MedNeXt-S (Wilcoxon p < 0.01 and p < 0.05, respectively), using only 29.7 million parameters versus 414.6 million for the full wavelet baseline.

5
Modern Convolutional Design Improves Uterine MRI Segmentation, while nnU-Net Remains Most Robust Across Heterogeneous Datasets

Di Giovanni, D. A.; Takada, A.; McNabb, E.; Dana, J.; Yokota, H.; Tsuboyama, T.; Zakarian, R.; Vallieres, M.; Tsui, J. M. G.; Reinhold, C.

2026-07-24 radiology and imaging 10.64898/2026.07.22.26358583 medRxiv
Top 0.1%
7.7%
Show abstract

Purpose: To evaluate how segmentation architecture and dataset-adaptive configuration influence uterine MRI segmentation across heterogeneous benign and malignant tasks. Methods: U-Net, Swin-UNETR, and MedNeXt were compared with nnU-Net as a self-configuring reference across T2-weighted MRI datasets: public multiclass UMD anatomy/fibroid segmentation (n=300), institutional endometrial cancer tumor segmentation (n=206), and institutional uterine mass lesion segmentation (n=234). A relabeled external UMD-style cohort (n=12) assessed domain shift. Models used fixed partitions, fold ensembling, Dice, HD95, ASSD, volume error, and paired bootstrap comparisons with Holm correction. Results: MedNeXt was the strongest manually controlled architecture. nnU-Net achieved the highest performance on all internal datasets and external testing. Macro-Dice reached 0.761, 0.746, and 0.814 for nnU-Net on UMD, endometrial cancer, and uterine mass datasets, respectively, versus 0.722, 0.726, and 0.789 for MedNeXt. The nnU-Net-MedNeXt gap was largest for multiclass UMD segmentation and smaller in binary tasks. External testing degraded all models; nnU-Net remained highest (0.542), followed by MedNeXt (0.490), U-Net (0.396), and Swin-UNETR (0.287). Conclusions: Uterine MRI segmentation performance depended on task, architecture, and evaluation domain. MedNeXt supported modern convolutional design as a strong manual baseline, but nnU-Net remained the most robust overall, emphasizing the importance of dataset-adaptive configuration and external validation.

6
TCIA Radiology Image Processing for AI and Radiomics

Rich, J. M.; Kang, R.; Jin, D.; Subramanian, S.; Duddalwar, V.; Pachter, L.

2026-06-24 radiology and imaging 10.64898/2026.06.15.26354651 medRxiv
Top 0.1%
6.7%
Show abstract

We developed a standardized, reproducible preprocessing framework for computed tomography (CT) imaging data from multi-institutional repositories such The Cancer Imaging Archive (TCIA), enabling consistent radiomics and artificial intelligence (AI) analyses. Imaging data from TCGA-KIRC patients available on TCIA were used as a representative heterogeneous dataset characterized by variation in acquisition protocols, inconsistent metadata, and differing image quality. The proposed modular pipeline includes series filtering, DICOM-to-NIfTI conversion, orientation harmonization to a canonical coordinate system, voxel spacing normalization, intensity clipping and normalization, segmentation integration, and metadata validation, and is implemented in a reproducible, notebook-based framework compatible with common radiomics and deep learning workflows. This pipeline standardizes imaging data into analysis-ready volumes with consistent geometry, intensity distributions, and spatial alignment, reducing non-biological variability that can adversely affect radiomic feature stability and model performance. The modular design enables task-specific adaptation of individual preprocessing steps while maintaining overall consistency. Although demonstrated on TCIA, this framework is generalizable to other heterogeneous imaging datasets and provides a foundation for robust, large-scale computational imaging studies.

7
Multi-model Segmentation and Morphometric Quantification of Cerebral Amyloid Angiopathy in Alzheimer's Disease Whole Slide Histopathology Images

Tahmasebidehkordi, H.; Bahramy, A.; Julian, D. R.; Cohen, J. A.; Neal, M.; Bumgardner, C.; Nelson, P. T.; Pearce, T. M.; Kofler, J.

2026-07-21 pathology 10.64898/2026.07.16.739032 medRxiv
Top 0.1%
6.3%
Show abstract

IntroductionCerebral amyloid angiopathy (CAA) is characterized by amyloid-beta deposition in cortical and leptomeningeal vessels and associated with cognitive impairment and hemorrhage. Current neuropathological assessments rely on semiquantitative grading and lack vessel-level resolution and scalability. Existing computational pathology approaches also fail to capture individual vessel morphology and spatial amyloid distribution across whole-slide images (WSIs). To address this gap, we developed a deep learning framework for reproducible, quantitative analysis of CAA in WSIs. MethodsWe analyzed 20 postmortem brain tissue sections from the frontal (n = 10) and occipital cortices (n = 10) of 10 individuals with Alzheimers disease pathology obtained from the University of Pittsburgh Alzheimers Disease Research Center, which served as the internal development cohort. An independent external cohort consisted of 10 sections (5 frontal and 5 occipital samples) from 5 individuals obtained from the University of Kentucky Alzheimers Disease Research Center. We trained and compared three semantic segmentation architectures, a standard U-Net, a dual-attention residual U-Net (DA-ResUNet), and a Swin Transformer-based U-Net (Swin-UNet), using the internal development cohort with slide-level five-fold cross-validation. All models were evaluated on the independent external cohort to assess generalization under domain shift. Based on segmentation performance and computational efficiency, we selected one architecture to generate whole-slide composite segmentation masks for vessel walls, amyloid deposits, and tissue compartments. These masks were subsequently used for deterministic vessel detection, morphometric measurements, and quantification of vascular and perivascular amyloid features through post-processing analysis. ResultsAll three architectures achieved high segmentation accuracy on the internal cohort, with Dice scores above 90% across vessel walls, amyloid deposits, gray matter, and leptomeninges. The Swin-UNet showed marginally higher performance for vessel segmentation, whereas the DA-ResUNet provided more balanced accuracy and computational efficiency and was selected for downstream analysis. External cohort evaluation demonstrated robust generalization, with attention-enhanced models outperforming the standard U-Net under domain shift. Using the selected model, the pipeline reliably detected valid vessels, excluded non-vascular artifacts, and enabled deterministic extraction of vessel morphometry, vascular and perivascular amyloid burden, and identification of circumferential CAA involvement at the vessel level. DiscussionThis framework provides a scalable, interpretable solution for vessel-level CAA analysis, supporting robust geometric and spatial characterization of cerebrovascular pathology and enabling future integration with clinical and genetic studies. Beyond CAA, the modular design allows extension to other vascular pathologies, including arteriolosclerosis, in WSIs, facilitating broader investigation of cerebrovascular disease mechanisms.

8
CerebAI: Explainable Three-Class Stroke CT Classification via ConvNeXt and Integrated Gradients

Shenoy, A. R.; Mendez, T.

2026-07-06 radiology and imaging 10.64898/2026.07.03.26357233 medRxiv
Top 0.1%
5.3%
Show abstract

Stroke is a leading cause of death and long-term disability worldwide, affecting approximately 15 million individuals annually. Prompt and accurate subtype differentiation between ischemic and hemorrhagic stroke is clinically critical, as the two conditions demand diametrically opposite interventions - thrombolytic therapy versus surgical decompression. Yet the majority of existing deep learning approaches reduce this problem to binary detection, and virtually none address the opacity of their decision-making in a clinically actionable manner. We present CerebAI, an explainable, deployment-oriented three-class CT stroke classification system built on a fine-tuned ConvNeXt-Base backbone with Integrated Gradients (IG) attribution. Trained on 6,774 non-contrast CT scans stratified across No Stroke, Ischemic Stroke, and Hemorrhagic Stroke, CerebAI achieves a weighted F1-score of 0.9746 (95% CI: [0.9625, 0.9851]), accuracy of 97.47%, macro-averaged AUC of 0.9921, mean Intersection-over-Union (mIoU) of 0.9276, Expected Calibration Error (ECE) of 0.0115, mean Brier Score of 0.0150, and Cohen's {kappa} of 0.9483 - surpassing ResNet-50, EfficientNet-B4, and Vision Transformer (ViT-B/16) baselines across all reported metrics. Integrated Gradients produce pixel-precise saliency maps that localize pathological regions with greater anatomical fidelity than Gradient-weighted Class Activation Mapping (Grad-CAM), a finding we support with side-by-side qualitative comparison. CerebAI additionally incorporates a native DICOM processing pipeline to facilitate future clinical translation. Code and model weights are publicly available to support reproducibility and further research.

9
Artificial Intelligence-Enabled Detection of Vascular Perfusion Defects on Ventilation/Perfusion (V/Q) Scintigraphy for Pulmonary Embolism

Jabbarpour, A.; Moulton, E.; Kaviani, S.; Zeng, W.; Ghassel, S.; Akbarian, R.; Couture, A.; Roy, A.; Liu, R.; Al-ali, Y.; Foufa, Y.; Hejji, N.; AlSulaiman, S.; Shirazi, Z.; Leung, E.; Klein, R.

2026-07-08 radiology and imaging 10.64898/2026.06.25.26356599 medRxiv
Top 0.1%
5.1%
Show abstract

Accurate interpretation of planar ventilation-perfusion (V/Q) scintigraphy, used for diagnosing pulmonary embolism (PE) based on PIOPED/EANM guidelines, requires objective assessment of mismatched V/Q defects. Manual delineation of V/Q defects is time-consuming, subject to interobserver variability, and rarely performed in practice, limiting standardized reporting and quantification of disease burden. To address these challenges, we evaluated four modern AI models for automated segmentation of vascular perfusion defects in planar V/Q scans and compared their performance to human annotators. We retrospectively identified 2,118 patients who underwent planar V/Q scans at The Ottawa Hospital (June 2019-February 2023). Six standard projections (ANT, POST, LAO, RAO, LPO, RPO) were included. Four 2D neural networks (U-Net, nnU-Net, Swin UNETR, and a Bottleneck Transformer U-Net [BTU-Net]) were trained on 1,313 patients (7,878 projections) and validated on 329 (1,974 projections) using physician-annotated defects. A hold-out test set of 46 high probability patients was used to evaluate segmentation quality, and defect detection accuracy using free-response receiver operating characteristic (FROC) analysis, where BTU-Net was the only model performing on par with human readers, showing robust sensitivity across the entire range of segmentation probabilities. At 1.5 false positives per projection rate (FPPR), BTU-Net outperformed other models with a sensitivity of 0.529 {+/-} 0.026, On a separate hold-out set of low likelihood of disease patients (n=430), the lowest FPPR was 0.08 {+/-} 0.01 for BTU-Net (P<0.0001). BTU-Net enables rapid, consistent, and accurate interpretation of planar V/Q scans. Such tools may enhance diagnostic efficiency, standardize reporting, and support non-expert readers in evaluating PE.

10
Morphology, Not Motion: Benchmarking Vision-Language Models on Multi-Sign Lung Ultrasound Interpretation

Lee, J.; Papastathopoulos-Katsaros, A.; Buralkin, I.; Shaik, Z.; Lee, B.; Leung, S. K.; Alavi, M.; Silva, B.; Choi, B.; Liu, Z.; Jeong, H.-H.

2026-07-27 radiology and imaging 10.64898/2026.07.23.26358829 medRxiv
Top 0.1%
5.1%
Show abstract

Background: Point-of-care lung ultrasound (LUS) interpretation requires specialized training. Vision-language models (VLMs) may automate multi-sign assessment but lack systematic clinical benchmarking. We benchmarked three LUS tasks on 125 evaluable cases drawn from 150 point-of-care ultrasound (POCUS) Atlas clips to establish baseline capabilities and isolate clinically relevant failure modes for VLM-based LUS interpretation. Methods: We evaluated a normalized multi-model benchmark on three tasks: pleural sliding detection (T1), lung-rocket (B-line) and consolidation classification (T2), and Posterolateral Alveolar and/or Pleural Syndrome (PLAPS; comprising posterolateral consolidation and pleural effusion) assessment (T3). Inputs were 10 uniformly sampled frames for all tasks, plus synthetic M-mode images for sliding. Results: We report four findings. First, M-mode improved T1 sliding over static frames for some models, but performance remained modest with wide uncertainty. Second, T2 pathology, identifiable from single frames, was discriminated most clearly above chance on a balanced cohort, with strong lung-rocket and anterior-consolidation F1 achieved by open-weight rather than closed-weight Claude models, although a significant between-model difference held only for lung rockets. Third, T3 PLAPS F1 was high for most models but reflected high positive-class prevalence rather than strong discrimination. Fourth, inter-model agreement was near chance (task-averaged Cohen's kappa = 0.02-0.29) and well below each model's self-consistency, indicating distinct, non-redundant error patterns. Conclusions: Static-frame VLMs produced discriminative labels for B-lines and anterior consolidation but remained unreliable for motion-dependent signs (pleural sliding) and prevalence-inflated outcomes (PLAPS). Synthetic M-mode partially recovered temporal information but did not achieve clinically sufficient sliding accuracy. These results support morphology-assisted use for B-lines and consolidation; motion-dependent signs and balanced endpoints require larger validation cohorts before clinical deployment

11
Vessel Spatial Analysis (VeSpA): a tool for whole slide image segmentation, morphometry, and QuPath extension.

Grion, G.; Hussain, R.; Colella, F. E.; Roufail, K.; Uccella, S.; Frapolli, R.; Matteo, C.; Mintemur, O.; Pennati, F.; Renne, S. L.

2026-06-20 pathology 10.64898/2026.06.15.732366 medRxiv
Top 0.1%
5.1%
Show abstract

Quantifying vascular architecture in histological whole slide images is needed to study tissue organisation, tumour microenvironment biology, and diseaseassociated vascular remodelling. However, vessel analysis in routine immunohistochemistry remains challenging. Available workflows are often manual, require programming expertise, or lack direct integration with digital pathology platforms. We developed VeSpA (Vessel Spatial Analysis), an open-source pipeline and QuPath extension for automated vessel segmentation and morphometric quantification in CD31-stained whole slide images. VeSpA combines configurable signal extraction, using CMYK Yellow channel extraction by default and optional DAB stain deconvolution for H-DAB images, with automatic or percentile-based thresholding, morphological refinement, contour filtering, and lumen filling to generate vessel masks from standard DAB-stained sections. The QuPath extension includes a graphical interface for selecting annotations, TMA cores, or whole images, configuring segmentation parameters, running the Python backend, and importing vessel objects directly into the QuPath hierarchy. For each detected vessel, VeSpA extracts area, major axis length, minor axis length, eccentricity, centroid, and orientation, while also appending summary measurements to parent annotations and TMA cores. Validation against independent pathologist annotations showed that VeSpA achieved segmentation performance close to inter-rater agreement and outperformed yellow channel prompt-based SAM and zero-shot YOLOv8-seg on overlap-based metrics in the tested dataset. VeSpA integrates vessel segmentation, morphometric feature extraction, and QuPath-based visualisation into a single reproducible workflow for vascular quantification in computational pathology and spatial analysis of histological tissue architecture.

12
Standardised evaluation and monitoring of site-specific AI performance with physical CT phantoms

Genske, U.; Laudani, A.; Yan, L.; Peng, Y.; Boening, G.; Ulas, S. T.; Wagner, M. P.; Diekhoff, T.; Hamm, B.; Jahnke, P.

2026-07-02 radiology and imaging 10.64898/2026.07.01.26357033 medRxiv
Top 0.1%
4.3%
Show abstract

Artificial intelligence (AI) applications in computed tomography (CT) imaging require objective and continuous testing, yet standardised methods for this purpose have not been established. Here, we present a framework using physical phantoms for standardised testing and monitoring of AI, demonstrated in liver lesion detection. We begin by designing phantoms tailored to the anatomical input domain expected by AI algorithms, and then systematically assess how AI performance is affected by variations in scanner technology and operation across two clinical CT systems. Next, we perform longitudinal monitoring, yielding consistent results over fifteen months on both systems. Finally, we validate clinical relevance by demonstrating that AI models trained on phantom data generalize effectively to patients and exhibit no evidence of phantom-specific adaptation. Our findings show that anatomically realistic phantoms enable standardised, site-specific testing and monitoring of AI, providing a proactive method for local and cross-institutional quality assurance.

13
Deep-learning based 3D segmentation of heterogeneous lizard claw tissue from CT data

Sadia, H.; Douglas, K. M.; Bray, A.; Rummel, A.; Alam, P.

2026-07-28 zoology 10.64898/2026.07.27.741043 medRxiv
Top 0.1%
4.3%
Show abstract

The accurate segmentation of lizard claws is important as they are materially heterogeneous, comprising both bone and keratinous tissue. This study presents a deep learning framework for the automated segmentation of lizard claw tissues, specifically bone and keratin, from CT imaging data. A dataset comprising 14 lizard claws was used in this work, with annotations generated through a superpixel based labeling approach to provide ground truth reference segmentations. To evaluate the effect of spatial context on segmentation performance, both 2D and 2.5D CNN architectures using DeepLabV3 with ResNet-50, ResNet-101, and Inception-ResNet-v2 backbones were investigated, with predictions subsequently reconstructed into three-dimensional volumes for analysis. Performance was assessed using a leave one out cross validation (LOOCV) strategy and evaluated with 3D Dice Similarity Coefficient (DSC), Intersection over Union (IoU), Sensitivity (Recall), 95th Percentile Hausdorff Distance (HD95), and Relative Volume Error (RVE). Experimental results demonstrate that 2.5D CNN architectures consistently outperform their 2D counterparts across all evaluation metrics, highlighting the importance of incorporating inter-slice contextual information for volumetric tissue segmentation. From amongst the models, the 2.5D Inception-ResNet-v2 achieved the best overall performance, reaching a validation accuracy of 97.5% and producing segmentation results that closely align with ground-truth tissue structures. Our findings demonstrate the effectiveness of 2.5D deep learning approaches for the high accuracy segmentation of heterogeneous lizard claw tissues from CT data, whilst providing a robust framework for automated morphological analysis in comparative anatomical studies.

14
Augmenting Deep Learning-Based PSMA PET/CT Metastasis Segmentation with a Population-Level Spatial Atlas

Chau, G. N.; Biswas, B. A.; Wagle, B. R.; Maeder, M. E.; Yu, J. B.; Bhattacharya, I.

2026-08-31 radiology and imaging 10.64898/2026.08.26.26361439 medRxiv
Top 0.1%
4.3%
Show abstract

Automated lesion segmentation is increasingly central to PSMA PET/CT interpretation, supporting staging, treatment planning, and response assessment at a scale that outpaces available nuclear-medicine expertise. However, automated PSMA-PET/CT whole-body lesion segmentation models are trained on images alone, with no knowledge of where in the body prostate metastases actually tend to occur. Radiologists use clinical domain knowledge of metastatic spread, but its absence in machine learning models produces false positives in anatomically implausible locations and missed lesions in high-risk sites such as the liver. In this work, we explore whether population-level spatial knowledge of metastatic spread can be used to augment deep learning segmentation predictions, and how such a prior should be fused with a network's output, without additional training. We build a data-driven metastasis atlas from 375 expert-annotated whole-body PSMA PET/CT scans and investigate its fusion with a trained segmentation network under a Bayesian framework, in which prediction probabilities from an nnU-Net-based lesion segmentation model serve as the likelihood and the data-driven atlas as the prior. Because metastases occupy only a small fraction of whole-body voxels, the atlas's peak probability is too low, and standard power-scaled or naive Bayesian pooling references lack the tools to deal with this shortcoming. This causes these standard fusion strategies to fail and, in the naive Bayesian case, to sharply degrade performance. We instead derive a calibrated, background-referenced log-odds fusion, one of many possible approaches to combine a population atlas with a deep learning model's predictions, distinct from classical multi-atlas label fusion in that it fuses a single population prior with a trained network's softmax rather than combining several registered atlases. Furthermore, this approach is neutral outside atlas support by construction, reduces exactly to the baseline network when unweighted, and requires no retraining. This atlas fusion significantly improved mean Dice over the baseline nnU-Net on a disjoint internal test set ($+0.011$, Holm-adjusted $p=0.021$) and on an independent external cohort ($+0.0129$, Holm-adjusted $p=3.8\times10^{-16}$), with lesion sensitivity improving from 0.849 to 0.861 internally and Dice improving over baseline in every stratified anatomic region, including the rare, high-risk sites motivating this work, while naive Bayesian pooling degrades performance sharply and power-scaled pooling underperforms it throughout. Our findings suggest that population-level spatial priors can meaningfully augment deep learning predictions in whole-body oncologic segmentation, provided the fusion rule is calibrated to where the prior actually carries signal.

15
Graph-based stochastic modelling of glioblastoma invasion using patient-specific structural brain connectomes

Kukral, M.; Haast, R. A. M.; Holeckova, I.

2026-07-23 neurology 10.64898/2026.07.22.26358652 medRxiv
Top 0.1%
4.0%
Show abstract

Glioblastoma (GBM) is the most common and aggressive primary malignant brain tumor in adults with extremely poor prognosis. Complete surgical treatment is practically impossible, as the true extent of GBM infiltration cannot be fully delineated using currently available in vivo neuroimaging methods, leading to frequent recurrences and low overall survival. Consequently, mathematical models are being developed to estimate the GBM expanse beyond the visible tumor mass, providing additional information for treatment planning and patient prognosis. Here, a novel graph-based stochastic mathematical model of GBM invasion using patient-specific structural brain connectome data is proposed. The model is assessed using publicly available UCSF-PDGM dataset to demonstrate GBM invasion dynamics across multiple patients and anatomical locations. Additional scaling using fractional anisotropy (FA) is tested and evaluated. Parameter sensitivity analysis is provided to explore model's behavior under different settings. Ablation testing is performed to suppress model mechanisms utilizing the structural connectome, showing that the tentacle-like extrusions from the tumor core emerge only if the patient-specific connectome is utilized. The model seems to capture GBM micro-infiltration along white matter tracts to a very high degree, making it a potential tool for studying distant recurrences farther from the resection cavity and GBM invasion dynamics in relation to the structural connectome. Full source code is publicly available, ensuring complete transparency of the study.

16
Acute Ischemic Stroke Detection on Non-Contrast CT: A Deep Learning Approach

Goyal, A.; Stevens, R. D.

2026-06-23 radiology and imaging 10.64898/2026.06.20.26356152 medRxiv
Top 0.1%
3.9%
Show abstract

Acute ischemic stroke (AIS) is a leading cause of disability and death while effective treatment requires quick and accurate diagnosis. Non-contrast CT (NCCT) is widely used in the initial screening of AIS, but stroke detection is challenging because early changes on NCCT are subtle or indistinguishable. Using hyperacute NCCTs as inputs and diffusion-weighted MRI as ground truth, we trained a deep learning algorithm to classify patients with AIS and segment the stroke lesions. We hypothesized that this approach would accurately detect hyperacute tissue density changes on NCCT. For the classification task, our ResNet50 model delivered the best performance (with 98.5% accuracy, 97.4% precision, and 100% recall on an evaluation set). Classification performance remained strong when restricted to lesions smaller than 5 mL, which constituted the majority of our evaluation cases. For the segmentation task accomplished using a range of U-Net architectures, performance was acceptable for large lesions and declined sharply for smaller lesions. Together, these findings demonstrate the feasibility of deep learning for AIS detection and represent a step towards faster triage and treatment for stroke patients.

17
Identification of Persistent Radiomics Feature Co-occurrence Across Diverse Tissue Types and Individuals: A Network-Based Analysis of the RADAPT CT Atlas

Amiri, S.; Afshar, P.; Rohban, M. H.

2026-07-19 radiology and imaging 10.64898/2026.07.17.26358252 medRxiv
Top 0.1%
3.5%
Show abstract

Objectives. Radiomics pipelines extract hundreds of quantitative features that are widely known to be redundant, but the structure of this redundancy is usually treated as a per-dataset nuisance to be pruned away. We tested the alternative hypothesis that a substantial number of feature-feature correlations are universal: they persist across patients and across anatomically distinct structures because they reflect shared mathematical and image-statistical properties of how the image is summarised, rather than properties of the tissue being imaged. Materials and Methods. We re-analysed the publicly available Radiomics Atlas Dataset of normal Abdominal and Pelvic CT (RADAPT), restricting the analysis to the 526 non-contrast-enhanced examinations of the 531-subject atlas and to the 107 original (non-filtered) PyRadiomics features. The 53 segmented structures were grouped into four broad anatomical categories -- bones, muscles, vessels, and parenchymal organs. RADAPT is distributed as one Excel file per structure, with patients as rows and features as columns. Within each structure file we z-score-normalised every feature across patients, computed the absolute Spearman correlation matrix, and retained edges with |{rho}| [&ge;] {tau} for {tau} in {0.70, 0.80, 0.90}. We then intersected the edge sets across all structure files to obtain a "universal" correlation graph, in which an edge survives only if it exceeds the threshold in every structure (each estimated across the full patient sample). Stable feature communities were defined as the maximal cliques of this graph. Robustness to patient sampling was tested by repeating the entire pipeline on five independent random splits of each file into two patient halves (10 sub-cohorts per threshold), and the implementation was independently reproduced in R. Results. Despite the strictness of the global-intersection criterion, 34, 24, and 14 stable feature communities survived at {tau} = 0.70, 0.80, and 0.90 respectively, with the largest cliques containing six members at {tau} = 0.70 and {tau} = 0.80 and five members at {tau} = 0.90. The community structure was clearly interpretable: separate cliques captured (i) variance-like intensity dispersion, (ii) long-run / low-frequency (coarse) texture, (iii) high gray-level texture, (iv) low gray-level texture, (v) volume and surface shape, and (vi) local-homogeneity and energy/entropy duals. On random-half resampling the exact-match recovery rate of these communities was 81.5 %, 86.7 %, and 80.7 % across the three thresholds; departures from exact recovery were almost always a single boundary feature added or dropped, consistent with finite-sample fluctuation of near-threshold edges rather than structural instability. The R re-implementation reproduced the Python results exactly. Conclusion. A substantial portion of radiomics feature collinearity is universal across patients and tissues. We distinguish two layers within it: trivial near-algebraic duals that are universal by construction, and non-trivial cross-matrix-family communities that are the genuine empirical finding. Together they provide an interpretable, definition-grounded basis for aggressive dimensionality reduction, for retrospectively reconciling apparently different feature selections in the literature, and for moving radiomics pipelines toward organ-agnostic, more reproducible models. Clinical relevance statement. Selecting a single representative feature from each universal community shrinks the original-feature space by roughly an order of magnitude without sacrificing biologically distinct information. For example, the five variance-family members (first-order Variance, GLCM SumSquares, GLCM ClusterTendency, GLDM and GLRLM GrayLevelVariance) can be replaced by a single representative, removing redundant degrees of freedom that would otherwise inflate model variance; and labelling each retained feature by its community lets two studies that selected different variance-family names be recognised as having found the same signal, simplifying model development and improving cross-cohort generalisability in clinical CT workflows.

18
LDCT-to-SDCT as a Bridge Problem: Single-Step Residual Endpoint Flow Matching for Real-Time Denoising

dela Sotta, T.; Saavedra, J. M.; Chang, V.; Xavier, A.; Henriquez, H.; Orellana, Y.; Curimil, J.

2026-08-31 radiology and imaging 10.64898/2026.08.27.26361520 medRxiv
Top 0.1%
3.5%
Show abstract

Diffusion models achieve high reconstruction quality in low-dose computed tomography (LDCT), but their iterative sampling trajectories impose substantial computational costs. Unlike unconditional generation, paired LDCT reconstruction starts from an image that already contains the anatomy and spatial structure of the standard-dose CT (SDCT) target; reconstruction primarily requires correcting dose-related noise and artifacts. We therefore introduce Residual Endpoint Flow Matching (REFM), an LDCT reconstruction method that learns to transport an LDCT image directly toward its paired SDCT endpoint rather than defining a noise-to-image trajectory. REFM predicts the residual velocity along linear interpolations between both images and supports single-step and multi-step reconstruction using the same trained network. We evaluate five model capacities using 1 to 50 Euler steps against deterministic U-Net and diffusion-based baselines. Across all REFM variants, one-step inference consistently provides the highest reconstruction quality. On the TCIA validation set, REFM Base achieves 50.98 dB PSNR and 0.9865 SSIM at 94.54 fps, compared with 50.92 dB, 0.9847, and 9.26 fps for DDPM-10. REFM Small retains 50.71 dB while increasing throughput to 198.56 fps. Without fine-tuning, REFM Base also matches the 25-step DDPM baseline on the external Mayo Clinic dataset, although DDPM remains stronger on synthetically degraded CRLM images. Thus, our results show that exploiting paired anatomical correspondence enables diffusion-level LDCT reconstruction with a single step reconstruction.

19
An Open, Reproducible Gamma-Variate Pipeline for CT-Perfusion Time-Attenuation Curve Analysis, with Standardized (ASIST-Japan) Map Visualization

Yamamoto, S.

2026-06-29 radiology and imaging 10.64898/2026.06.26.26356666 medRxiv
Top 0.1%
3.4%
Show abstract

CT perfusion (CTP) is central to acute-stroke and oncologic imaging, yet quantitative outputs vary substantially across vendor software, undermining reproducibility. We present an open, transparent core (ctp-core) that fits first-pass time-attenuation curves with a gamma-variate model, derives perfusion indices (peak enhancement, time-to-peak, bolus-arrival time, and area under the curve) analytically from the fitted parameters, and renders parametric maps with the ASIST-Japan standardized lookup table (a-LUT) so that visualization is comparable across sites. Every parameter, bound, and processing step is exposed. The method is validated on Monte-Carlo synthetic curves with known ground truth; no confidential or patient data are used. Across signal-to-noise ratio (SNR) levels 5 to 100 (200 independent runs per level) the pipeline recovers peak time to within 0.03-0.52 s and peak amplitude to within 0.4-8.1% (mean absolute error), degrading monotonically with noise; at a representative SNR of 20 it recovers peak time within 0.13 s, peak amplitude within 2.0%, and bolus-arrival time within 0.51 s, with fit quality R-squared = 0.98. The reproducibility demonstration is deterministic (fixed seed) and re-runs to bit-stable metrics. All code, the synthetic-data generator, the standardized-visualization module, evaluation scripts, and a 34-test suite are released openly for independent verification. The contribution is a fully open, parameter-transparent gamma-variate plus standardized-visualization pipeline with reproducible synthetic benchmarks: a reference others can audit, reuse, and build on.

20
MISO: A Controlled Ablation of Masking, Initialization, Sampling, and Optimization for Segmentation in Volumetric Electron Microscopy

Kuruba, S.;Stephenson, G.;Kasinath, V.

2026-06-22 Cell Biology 10.64898/2026.06.19.733473 medRxiv
Top 0.1%
3.3%
Show abstract

Multi-organelle segmentation in volumetric electron microscopy (vEM) faces several challenges, including severe class imbalance, the presence of small, rare classes, and inconsistent class coverage across crops. While recent work has focused primarily on architectural design, the impact of sampling, loss functions, and masking strategies on training effectiveness remains comparatively underexplored in vEM organelle segmentation. Here, we systematically evaluate sampling strategies, loss configurations, masking approaches, and model families (CNNs and vision transformers) on the CellMap benchmark. Using 289 annotated 3D FIB-SEM crops, we establish a 32-class segmentation benchmark with stratified train, validation, and test splits, and evaluate all the methods under the same training and inference settings. Across controlled ablations, the proposed combination of repeat-factor sampling, Tversky-BCE loss, and masking achieved the strongest rare-class performance, increasing rare-class mean Dice (mDice) from 0.3244 under uniform sampling to 0.3409. This corresponds to an absolute gain of +0.0165 mDice and a 5.1% relative improvement, while preserving comparable performance on common classes. Overall, we find that sampling, loss design, and masking contribute as much to performance variation as the choice of architecture, highlighting the importance of training-recipe design alongside model architecture in vEM organelle segmentation.